null array meaning in English
零数组
Examples
- Web services programming tips and tricks : array gotcha - null array vs . empty array
Web服务编程技巧与窍门:数组局限性- -零数组与空数组 - One easy trap to fall into here is to guess that a null array inside a bean is really represented by the xml in the second column
很容易落入的一个陷阱就是猜测在表的第二列中用xml表示在bean中的“零” ( null )数组。 - But as we hope we ve shown in the table , that really represents an array with a single element whose value is null , not a null array . of course
但是,正如我们希望的,在表中已经显示,它真正表示的是含有单一元素的数组,元素的值为“零” ( null ) ,而不是一个“零” ( null )数组。 - Until standards bodies recognize and map this wrapped array pattern appropriately , this solution is something you should apply only if you really must distinguish a null array from an empty array
只有在标准组织适当地认可和映射这个包装的数组模式之后,您才能应用这一解决方法(如果您确实需要区别零数组和空数组的话) 。